gtktextattributes: include the right headers
authorSébastien Wilmet <swilmet@gnome.org>
Fri, 29 Mar 2013 13:09:06 +0000 (14:09 +0100)
committerSébastien Wilmet <swilmet@gnome.org>
Mon, 1 Apr 2013 19:12:49 +0000 (21:12 +0200)
Some function prototypes in gtktexttagprivate.h are implemented in
gtktextattributes.c.

https://bugzilla.gnome.org/show_bug.cgi?id=697048

gtk/gtktextattributes.c

index d9bb88564424c1c1761b7edb161301999e9a5293..363c4699caac839f839b84d22ce530458d3b4e2c 100644 (file)
@@ -50,9 +50,7 @@
 #include "config.h"
 
 #include "gtktextattributes.h"
-
-#include "gtktexttag.h"
-#include "gtktexttypes.h"
+#include "gtktexttagprivate.h"
 
 /**
  * gtk_text_attributes_new: